Agent Builder
https://www.youtube.com/watch?v=DwGNK1DUFsM
https://platform.openai.com/docs/guides/agents/agent-builder
複数のエージェントを繋げたワークフローを作ることができる
作ったワークフローはChatKitで利用できる
Agents BuilderのworkflowをChatKitを使う時に外部ツール呼び出しで自前のデータを渡すときにはHTTP経由で渡す
2025-10-08の時点ではアプリを作ると元のテンプレートが全部見られなくなるという酷い仕様だった
2025-10-10に修正されていた
data enrichment
https://gyazo.com/fed6822a45bc2f7d88a6385f25205e77
pllanninge helper
https://gyazo.com/b60396b68f79c043504a8968480831ea
code:json
{
"initiative_goal": "<user-provided goal>",
"target_timeframe": "<user-provided date or period>",
"current_resources": "<user-provided resources>"
}
customer support
https://gyazo.com/6b8e9c6bf2089dfdc6b5b412e031ac53
structured Data Q/A
https://gyazo.com/1dd2444d1cef477f2b8cddcc243ab6a1
Document comparison
https://gyazo.com/ad3b5e58486a7294546aab52033d9d44
Triageでユーザーリクエストを分析して特定のJSONをレスポンスする
https://gyazo.com/6183041ed3e3911969c565866ef45a13
Internal knowledge assistant
https://gyazo.com/c63e1016d7324be0622fd6982f03a7cb